home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Full / Panda Internet Security 2009 / IS09PROMO3M.exe / [0] / Files / PlatMsg.dll / 0 / RCDATA / TFORMCANALESNOTICIAS / TFORMCANALESNOTICIAS.txt < prev   
Text File  |  2008-07-16  |  3KB  |  151 lines

  1. object FormCanalesNoticias: TFormCanalesNoticias
  2.   Left = 225
  3.   Top = 260
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsDialog
  6.   Caption = 'Canales de noticias'
  7.   ClientHeight = 373
  8.   ClientWidth = 540
  9.   Color = 14215660
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   Icon.Data = {<image000.ico>}
  16.   OldCreateOrder = False
  17.   Position = poScreenCenter
  18.   Scaled = False
  19.   PixelsPerInch = 96
  20.   TextHeight = 13
  21.   object GrpCanales: TPlaGroupBox
  22.     Left = 14
  23.     Top = 10
  24.     Width = 510
  25.     Height = 213
  26.     TitleFont.Charset = DEFAULT_CHARSET
  27.     TitleFont.Color = 13977088
  28.     TitleFont.Height = -11
  29.     TitleFont.Name = 'Tahoma'
  30.     TitleFont.Style = []
  31.     Caption = '%s='
  32.     TabOrder = 0
  33.     object Image1: TImage
  34.       Left = 12
  35.       Top = 19
  36.       Width = 32
  37.       Height = 32
  38.       Picture.Data = {<image001.bmp>}
  39.       Transparent = True
  40.     end
  41.     object TxtInfoCanales: TLabel
  42.       Left = 56
  43.       Top = 20
  44.       Width = 400
  45.       Height = 13
  46.       Caption = '%s='
  47.       Constraints.MaxWidth = 400
  48.       Constraints.MinWidth = 400
  49.       Transparent = True
  50.       WordWrap = True
  51.     end
  52.     object PlaListViewCanales: TPlaListView
  53.       Left = 56
  54.       Top = 51
  55.       Width = 442
  56.       Height = 150
  57.       Color = clWhite
  58.       CheckBoxes = True
  59.       Columns = <
  60.         item
  61.           Width = 135
  62.           Caption = 'Canal'
  63.         end
  64.         item
  65.           Width = 305
  66.           Caption = 'Descripci∩┐╜n'
  67.         end>
  68.       DragCursor = crDrag
  69.       DragMode = dmManual
  70.       HideSelection = True
  71.       MultiSelect = False
  72.       ParentColor = False
  73.       ParentShowHint = False
  74.       ShowHint = True
  75.       ShowColumnHeaders = True
  76.       TabOrder = 0
  77.       OnCheckClick = PlaListViewCanalesCheckClick
  78.       OnGetHintInfo = PlaListViewCanalesGetHintInfo
  79.       Data = {000100000000FE}
  80.     end
  81.   end
  82.   object PlaButton1: TPlaButton
  83.     Left = 345
  84.     Top = 341
  85.     Width = 90
  86.     Height = 21
  87.     Anchors = [akRight, akBottom]
  88.     Caption = '&Aceptar'
  89.     TabOrder = 1
  90.     OnClick = PlaButton1Click
  91.   end
  92.   object PlaButton2: TPlaButton
  93.     Left = 444
  94.     Top = 341
  95.     Width = 90
  96.     Height = 21
  97.     Anchors = [akRight, akBottom]
  98.     Caption = '&Cancelar'
  99.     TabOrder = 2
  100.     Cancel = True
  101.     ModalResult = 2
  102.   end
  103.   object GrpHemeroteca: TPlaGroupBox
  104.     Left = 14
  105.     Top = 229
  106.     Width = 510
  107.     Height = 80
  108.     TitleFont.Charset = DEFAULT_CHARSET
  109.     TitleFont.Color = 13977088
  110.     TitleFont.Height = -11
  111.     TitleFont.Name = 'Tahoma'
  112.     TitleFont.Style = []
  113.     Caption = '%s='
  114.     TabOrder = 3
  115.     object Image2: TImage
  116.       Left = 12
  117.       Top = 22
  118.       Width = 32
  119.       Height = 32
  120.       Picture.Data = {<image002.bmp>}
  121.       Transparent = True
  122.     end
  123.     object TxtInfoHemeroteca: TLabel
  124.       Left = 56
  125.       Top = 22
  126.       Width = 300
  127.       Height = 13
  128.       Caption = 'Te permite consultar el hist∩┐╜rico de noticias:'
  129.       Constraints.MaxWidth = 300
  130.       Constraints.MinWidth = 300
  131.       Transparent = True
  132.       WordWrap = True
  133.     end
  134.     object PlaLinkLabelNoticial: TPlaLinkLabel
  135.       Left = 56
  136.       Top = 39
  137.       Width = 25
  138.       Height = 16
  139.       Caption = '%s='
  140.       Font.Charset = DEFAULT_CHARSET
  141.       Font.Color = clWindowText
  142.       Font.Height = -11
  143.       Font.Name = 'MS Sans Serif'
  144.       Font.Style = [fsUnderline]
  145.       ParentFont = False
  146.       TabOrder = 0
  147.       OnClick = PlaLinkLabelNoticialClick
  148.     end
  149.   end
  150. end
  151.